gtk: Refactor crossing event synthesization into a separate function
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 24 May 2017 23:50:38 +0000 (01:50 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 25 May 2017 14:25:59 +0000 (16:25 +0200)
commitf5fde52d61b0618b318d3fe17ea83a6b19697581
treea052d86956d771a6cb38ef13a0a3da2c3006ca9e
parente892e20841dcb94d85a3d006f8898a29ab9a1105
gtk: Refactor crossing event synthesization into a separate function

This is now called outside update_pointer_focus_state() with the events
that actually matter (i.e. pointer ones, so no sequence == NULL checks)
gtk/gtkmain.c